commit | 7efdd696885bf75abc6da77b31b51c4d8ead22d9 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Thu Jul 16 17:22:24 2015 |
committer | Marshall Clow <mclow.lists@gmail.com> | Thu Jul 16 17:22:24 2015 |
tree | 443c2711f12c7ee563c7895626e0fbbb2ca5eee2 | |
parent | cd6ed54fedd042d301b19b484ceb14b7d83b3ede [diff] |
Set the libc++ version # to 3.7. Will bump to 3.8 soon git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242421 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/include/__config b/include/__config index 3c67d8a..888f3c0 100644 --- a/include/__config +++ b/include/__config
@@ -21,7 +21,7 @@ #define _GNUC_VER 0 #endif -#define _LIBCPP_VERSION 1101 +#define _LIBCPP_VERSION 3700 #define _LIBCPP_ABI_VERSION 1